CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 牛顿法

搜索资源列表

  1. NetwonR

    3下载:
  2. 牛顿拉夫逊法潮流计算程序,已测试40个节点,内附参考结果和典型系统的描述,很全的资料-Newton Raphson power flow program, 40 nodes have been tested, the results and typical system containing a reference to the descr iption, it is all the information
  3. 所属分类:matlab

    • 发布日期:2014-11-24
    • 文件大小:64512
    • 提供者:zhangyuedong
  1. program14

    2下载:
  2. 电力系统IEEE14节点潮流程序,使用牛顿法,在matlab下调试无误-power flow program of 14 nodes , Newton method,it worked in matlab
  3. 所属分类:Energy industry

    • 发布日期:2017-02-11
    • 文件大小:2048
    • 提供者:吴三桂
  1. mtl_nle_sim_newmet

    0下载:
  2. 在matlab里面实现的用牛顿法求解方程的根的源代码-Inside achievable in matlab method with Newton equation root source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1606
    • 提供者:yi laiya
  1. powerflow

    2下载:
  2. 基于牛顿-拉夫逊法的电力系统潮流计算程序,matlab-Based on the Newton- Raphson method of power flow calculation program, matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1507
    • 提供者:aldjf
  1. paul

    0下载:
  2. 各种数值分析常用的程序,雅克比迭代,G_S法,牛顿 拟牛顿,拉格朗日数乘等-Numerical analysis of a variety of commonly used procedures, Jacobian iteration, G_S law, Newton' s quasi-Newton, Lagrange and so few take
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:3719
    • 提供者:paul
  1. Nonlinear_Programming

    3下载:
  2. 非线性规划中的最陡下降法、BFGS方法和共轭梯度法matlab源程序(3-拟牛顿BFGS方法).m-Non-linear programming in the steepest descent method, BFGS and conjugate gradient method matlab source code (3- Quasi-Newton BFGS method). M
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:738
    • 提供者:lilin
  1. caoliujisuan

    0下载:
  2. 自己编写的牛顿法 电力系统潮流计算的MATLAB的例子 很好很实用的-I have written a Newton power flow calculation of MATLAB is very useful examples of good
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:17651
    • 提供者:李梦婷
  1. 113172205Newton

    0下载:
  2. 牛顿法的MATLAB,随便写的水平有限请谅解-Newton' s law of MATLAB, low level of random write requests with the understanding
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:12795
    • 提供者:许猛
  1. newtonpoly

    0下载:
  2. 牛顿法插值在matlab中应用,适合数值分析初学者的应用-newton
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:557
    • 提供者:厉峰
  1. MATLAB

    0下载:
  2. 电力系统潮流计算的计算机算法,根据牛顿-拉夫逊法计算。-Power Flow Calculation of the computer algorithm, according to Newton- Raphson method.
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:51839
    • 提供者:杨先生
  1. mulNewtonSOR

    0下载:
  2. 本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:594
    • 提供者:锦夏
  1. semi2M

    0下载:
  2. 这是一个半光滑牛顿法解决图像复原问题的MATLAB算法-semi-smooth newton method for image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:348934
    • 提供者:salfjd
  1. Newton-Raphson_power_flow

    1下载:
  2. 基于牛顿—拉夫逊法编写的潮流计算程序,采用的是IEEE标准输入格式,该程序通俗易懂,适应力较强。-Based on Newton- Raphson power flow calculation program written in, using the IEEE standard input format, the program is user-friendly, adaptable and strong.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:6037
    • 提供者:皇甫星星
  1. shudianwangchaoliu

    0下载:
  2. 输电网潮流计算 牛顿法 matlab程序-power system calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:3611
    • 提供者:jiangdonglin
  1. Broyden

    0下载:
  2. 拟牛顿迭代法是相对比较新的一种方法,克服了牛顿迭代需要求导数和求逆的缺点.-Newton iterative method is a relatively new method of Newton shall be required to overcome the derivative and inverse shortcomings.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1039
    • 提供者:jiaoyuwei
  1. nr

    0下载:
  2. 牛顿拉普逊法就算配电网重构的潮流程序,结构清晰易懂。-Newton Raphson method Rapp trend even if the distribution network reconfiguration process, clear and understandable structure.
  3. 所属分类:Energy industry

    • 发布日期:2017-03-28
    • 文件大小:2452
    • 提供者:徐晓亮
  1. dianlixitong

    0下载:
  2. 基于MATLAB牛顿拉夫逊法进行潮流计算-MATLAB-based Newton Raphson power flow calculation method
  3. 所属分类:Energy industry

    • 发布日期:2017-04-06
    • 文件大小:1683
    • 提供者:小马
  1. newton

    0下载:
  2. 牛顿迭代法解非线性方程,可自定义迭代步数和迭代精度,结果可返回解得所有迭代过程,适合于就算方法的初学者作为上机实验的参考资料。-Newton iterative method for solving nonlinear equations, can be customized and iterative precision iterations, the result can be returned to solve for all the iterative process, even if
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:550
    • 提供者:李文俊
  1. nolinerequationssolves

    0下载:
  2. MATLAB求解非线性方程组的一些算法程序,牛顿迭代法,高斯迭代法等-MATLAB for solving nonlinear equations of some algorithm program, Newton iteration, Gauss iterative method, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:14089
    • 提供者:liuming
  1. newton_iterate

    0下载:
  2. 非线性方程组的牛顿法matlab程序,采用符号运算,输入参量为含参的代数式子,无需分离出各个矩阵。-Newton method of nonlinear equations matlab program, using symbolic computation, input parameters for children with participation of algebraic, without separating out the various matrices.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:826
    • 提供者:louis
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 31 »
搜珍网 www.dssz.com